projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8adfa8b
)
(describe-font): Fix prompt.
author
Karl Heuer
<kwzh@gnu.org>
Sun, 19 Oct 1997 20:12:15 +0000
(20:12 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Sun, 19 Oct 1997 20:12:15 +0000
(20:12 +0000)
lisp/international/mule-diag.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule-diag.el
b/lisp/international/mule-diag.el
index 32b80a583d00cc1cafc1fe0bd3532a12ba32868b..0f74a10614e4c0fc31cf29b38e3aec132dd1c9d1 100644
(file)
--- a/
lisp/international/mule-diag.el
+++ b/
lisp/international/mule-diag.el
@@
-510,7
+510,7
@@
but contains full information about each coding systems."
;;;###autoload
(defun describe-font (fontname)
"Display information about fonts which partially match FONTNAME."
- (interactive "sFontname (default, current choi
s
e for ASCII chars): ")
+ (interactive "sFontname (default, current choi
c
e for ASCII chars): ")
(or window-system
(error "No window system being used"))
(when (or (not fontname) (= (length fontname) 0))